The crvbHandleToBstr function will obtain a string from a string handle returned by any Crystal Report Engine function that returns a variable length string. For more information on variable length strings, see Crystal Report Engine API variable length strings.
Declare Function crvbHandleToBStr Lib "crwrap32.dll" (ByRef BString As String, ByVal strHandle As Long, ByVal strLength As Integer) As Integer
The string handle returned by the variable length string function. | |
TRUE (1) if the call is successful, FALSE (0) if the call fails.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |